home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / docs / mags / woa2.lha / WORLD2 / Creative / Wb / Workbench next >
Text File  |  1998-12-26  |  4KB  |  119 lines

  1. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>WOA
  2.  
  3. Workbench Tutorial
  4.  
  5. Since everyone keeps complaining about the lack of beginners tutorials
  6. for the Amiga, we thought we might as well run one ourselves. And we're
  7. prepared for everyone complaining that you know everything in the
  8. tutorial, because if you're not a beginner, then don't read the tutorial.
  9. It stands to reason! :)
  10.  
  11. In this first tutorial, we are going to concentrate on files and how
  12. you can manipulate them in the Workbench environment. Files are just
  13. simple (or not so simple) collections of data. They are joined together
  14. as one file. Easy.
  15.  
  16. Files have icons. The icons are seperate files which the Amiga Workbench
  17. interprets differently to normal files, simply because icons have a
  18. '.info' extension. The icons not only contain the image data, but they
  19. contain all other data which can be held about a file. If a file doesn't
  20. have an icon representing it, then the file can have no information
  21. about it stored and uses a default set of information which is usually
  22. set up by Workbench, but will be covered later.
  23.  
  24. The way to edit icon information is with the built in Workbench information
  25. editor which is in the Icons menu. This only works if you have selected
  26. an icon on the Workbench screen. 
  27.  
  28. That is what the main part of this tutorial will cover. The information
  29. requester is fairly simple once you get used to it. Rather than 
  30. covering a select group of people who use Swazinfo (on this issues
  31. Xtra Disk), we will not cover the individual features of Swaz, but
  32. will concentrate purely on the default Workbench info requester.
  33.  
  34. If you have selected a certain type of icon, then a different info
  35. requester will appear. Disk icons show the disk type requester, drawers,
  36. tools, projects and the trashcan show different types. 
  37.  
  38. Before I go through each, let me go through what exactly tools and 
  39. projects are. Tools are the actual programs which reside on your system.
  40. Projects are the files generally saved by programs, and these project
  41. files have special information fields called Default Tools in which
  42. you can specify a program to be started when you double click on the
  43. project icon.
  44.  
  45.  
  46. > DISK INFORMATION WINDOW
  47.  
  48.  
  49. Blocks: Total number of blocks on the disk 
  50.  
  51. Used: Used number of blocks on the disk
  52.  
  53. Free: Free number of blocks on the disk
  54.  
  55. Blocksize: The actual size (in bytes) of each block
  56.  
  57. Last Changed: Tells you when the disk was last changed
  58.  
  59. Volume Is: Displays the Read/Write status of the disk
  60.  
  61.  
  62. > DRAWER/DIRECTORY INFORMATION WINDOW
  63.  
  64.  
  65. Script: Allows the file to be executed without the use of an execute
  66.         command. Create a script file, and usually you have to type
  67.         'Execute <File>' to execute it, but you can just type the 
  68.         name of the file if you set this protection bit. 
  69.  
  70. Archived: Can be used for some non standard purposes. Just sets the
  71.           files status to show AmigaDOS that it is an archive of files.
  72.  
  73. Readable: Unset this to make sure people cannot view the contents of this
  74.           directory.
  75.  
  76. Writable: Unset this to make sure people cannot write to the directory
  77.  
  78. Executable: Also to do with scripting functions
  79.  
  80. Deletable: Unset this to make the file protected from deletion
  81.  
  82. Last Changed: See disk
  83.  
  84. Comment: Something you can use for reference
  85.  
  86. Tool Types: Next Issue
  87.  
  88.  
  89. > TOOL INFORMATION WINDOW
  90.  
  91.  
  92. As Drawer except:
  93.  
  94. Blocks: Number of blocks on the disk which the file uses
  95.  
  96. Bytes: Number of bytes on the disk which the file uses
  97.  
  98. Stack: Amount of memory which should be allocated for the running of the
  99.        program.
  100.  
  101.  
  102. > PROJECT INFORMATION WINDOW
  103.  
  104.  
  105. As Tool except:
  106.  
  107. Default Tool: Sets the program which should be run when you double click
  108.               on the project file.
  109.  
  110.  
  111.  
  112. Next issue, we will go through tool types, and some advanced features
  113. of the Workbench.
  114.  
  115. >>>>>>>>>
  116. >> WOA >>
  117. >>>>>>>>>
  118.  
  119.